Property Name | Return Type | Description |
---|---|---|
AccountIdNum | String |
The DocMagic account to which the package is linked |
Description | String |
Description of the event that occurred |
EventCode | String |
The DocMagic event code |
EventCreateDateTime | DateTime |
Specific to the PackageCreated notification, identifies when the package was created in eSign |
EventType | String |
Name of the event within DocMagic’s system. |
IpAddress | String |
The IP address of the user who triggered the notification. For a PackageCreated notification, the IP address will be that of the client’s user. Participant-level notifications will reflect the IP address of the participant’s device when they click signed the documents. |
IsSignatureEnabled | Boolean |
Identifies if the package can be click signed by the participants |
KeyString | String |
The Esign object's ADL KeyString |
NotificationDateTime | DateTime |
The date and time when the notification was sent to the eSign listener |
NotificationIdNum | String |
The unique identifier assigned to the notification |
PackageKeyString | String |
The DocMagic eSign Package KeyString (ldid, lrid, packageid) |
PackageType | String |
The DocMagic eSign package type created (e.g., Predisclosure, Redisclosure, ClosingDisclosure, Closing, PostClosing) |
ParticipantIdNum | Int32 |
In each package, all participants (borrower, co-borrower, originators, etc) are assigned an identifier. To obtain information from eSign regarding a specific participant |
ParticipantRefernceIdNum | String |
A Reference ID for the participant |
TransactionIdNum | String |
The dataSourceTransactionIdentifier which contains the LoanKey used to identify the loan this notification relates to |
UserName | String |
Most often the name of the primary borrower, unless the notification is specific to a different borrower. For example, if the notification identifies when the co-borrower consents to electronic disclosure, then the co-borrower’s name will be identified here. For package-level notifications, the userName will be System User |